From: Keir Fraser Date: Fri, 27 Jun 2008 15:12:14 +0000 (+0100) Subject: Update changelog for xvd blkdev naming extensions. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14192^2~21 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=574ddbcf16c072e5db4555034dedff251794f603;p=xen.git Update changelog for xvd blkdev naming extensions. Signed-off-by: Chris Lalancette --- diff --git a/docs/ChangeLog b/docs/ChangeLog index 7f513cfaa5..407ea43f2e 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -16,6 +16,15 @@ http://lists.xensource.com/archives/html/xen-devel/2008-01/msg00010.html Xen 3.3 release --------------- +17903: Add greater than 16 xvd device availability +http://xenbits.xensource.com/xen-unstable.hg?rev/0728459b3c8d + +The tools can now attach a disk of the form: +(1<<28) | (device<<8) | partition +to support many more xvd disks and up to 256 partitions. +The linux guest frontend has been expanded to support +this new construct, while legacy guests should just ignore it. + 17538: Add XENPF_set_processor_pminfo http://xenbits.xensource.com/xen-unstable.hg?rev/5bb9093eb0e9